variable adj. 1.易變的,變化無常的,無定的 (opp. constant, steady)。 2.可變的,能變的;變換的。 3.【數學】變量的;【天文學】變光的;【生物學】變異的。 Prices are variable according to the exchanges. 物價跟著匯率變動。 a man of variable character 反復無常的人。 a rod of variable length (伸縮)如意棒。 a word of variable construction 可以作種種解釋的詞。 variable capital 可變資本。 a variable budget 臨時預算。 n. 1.易變的東西。 2.【數學】變量,變數,變項,變元 (opp. constant);【天文學】變星 (=variable star);【航海】(方向不定的)變風,不定風 (opp. trade wind); 〔pl.〕 (貿易風帶中的)變風帶。 adv. -ably ,-ness n.
The data is passed into our program variables ,數據被傳遞到我們的程序變量(
Moving data to program variables 將數據移至程序變量
They re more like algebraic variables than traditional programming variables 。它們更像是代數變量而不是傳統的編程變量。
For example , it shows that you do not have to declare or predefine program variables 例如,它表明您不需要聲明或預定義程序變量。
To another our program variables is comparatively very fast , our i o is faster - at least in theory )傳遞到另一個位置(我們的程序變量)是相當快的,因此輸入輸出更快至少理論上如此。
The command info variables will print out the values of all program variables , but will take a long time because gdb prints variables from the c library as well as our program code Info variables命令將打印出所有程序變量的值,但這要進行很長時間,因為gdb將打印c庫和程序代碼中的變量。
When data from a transact - sql result column , return code , or output parameter is moved into a program variable , the data must be converted from the sql server 2005 system data type to the data type of the variable 將transact - sql結果列、返回代碼或輸出參數中的數據移到某個程序變量中時,必須將這些數據從sql server 2005系統數據類型轉換成該變量的數據類型。
Data types may be converted when data from one object is moved to , compared with , or combined with data from another object , or when data from a transact - sql result column , return code , or output parameter is moved into a program variable 在將一個對象中的數據移至另一對象、與另一對象中的數據比較或組合,或者將來自transact - sql結果列、返回代碼或輸出參數的數據移至程序變量中時,可能需要轉換數據類型。